FROM /sys IMPORT
   apndl,apndr,cat,distr,distl,id,iota,length,tl,trans;

FROM /math/arith IMPORT
   +,-,*,%,exp,ln,sum;

FROM /math/logic IMPORT =,null;
